home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / rem_acc / hspost33.zip / HISTORY.DOC < prev    next >
Text File  |  1996-05-28  |  3KB  |  70 lines

  1.                              History of HS-POST
  2.  
  3. ┌──────┬────────────────────────────────────────────────────┬─────────────────┐
  4. │      │  What's New                                        │  HS-POST        │
  5. └──────┴────────────────────────────────────────────────────┴─────────────────┘
  6.  
  7. Version 1.0
  8. ───────────
  9.  
  10.  - First public release.
  11.  - Fixed bug in the security levels. When a security level of 32768 was
  12.    encountered, HS-POST would not post a message. 
  13.  - Added group support.
  14.  - Added registration-check.
  15.  - Added irritating beeps and delay in Unregistered version :-))
  16.  
  17.  
  18. Version 2.0
  19. ───────────
  20.  
  21.  - Fixed bug in group checking. HS-POST didn't check for all groups correctly.
  22.  - Added information about to what users HS-POST is writing a message to.
  23.  - Implemented external editor to create a message
  24.  - Busy fixing a Runtime error that occured while using the 
  25.    (external/internal) editor. Disabled the external editor to get hold off
  26.    the problem. Think the bug is fixed now. When no more bug's are reported, 
  27.    the external editor will be enabled again.
  28.  - Added tearline at the end of the message.
  29.  - Added 'Continue' option when ENTER is pressed on an empty line in the
  30.    internal editor.
  31.  - HS-POST can now post larger files as a message. Files up to 100k are 
  32.    supported.
  33.  
  34.  
  35. Version 3.0
  36. ─────────────
  37.  
  38.  - Now HS-POST won't stretch the length of the message up to 15 lines when the
  39.    internal editor is used and only 3 lines are used.
  40.  - Major cosmetic changes to the Internal Editor
  41.  - Now it is possible to post a message to ALL users. This function works
  42.    with the editor and from the command-line.
  43.  - Oops. HS-POST came up with a runtime-error 002 (file not found) when it 
  44.    tried to delete a temporary file that didn't exist. Fixed.
  45.    (Thanx to Arjen Plas for reporting this bug)
  46.  
  47. Version 3.1
  48. ─────────────
  49.  
  50.  - Fixed mistake in REGISTER.FRM. 
  51.    (Thanx to Gert de Vente for mentioning this mistake)
  52.  
  53. Version 3.2
  54. ─────────────
  55.  
  56.  - In UNREGISTERED mode when using the internal editor, HS-POST skipped the 
  57.    first line of the message.
  58.  - Fixed some mistakes in the documentation of HS-POST.
  59.  
  60. Version 3.3
  61. ─────────────
  62.  - Added Leslie Crowther as an official Registration/Support site.
  63.  - Changed name from POST to HS-POST.
  64.  - Implemented the use of Handles when posting messages. 
  65.  - Changed colors of internal editor.
  66.  - Added Esc-key to abort message in internal editor.
  67.  - After runtime HS-POST will show how much messages it has posted.
  68.  - Added RemoteAccess 2.5x support.
  69.  - HS-POST would strip empty lines when posting messages with the 
  70.    Internal Editor. This is fixed.